home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.5 Applications 1999 May
/
SGI IRIX 6.5 Applications 1999 May.iso
/
dist
/
nss_fasttrack.idb
/
var
/
netscape
/
fasttrack
/
include
/
base
/
regexp.h.z
/
regexp.h
Wrap
C/C++ Source or Header
|
1998-10-13
|
572b
|
28 lines
/*
PROPRIETARY SOURCE CODE OF NETSCAPE COMMUNICATIONS CORPORATION.
Copyright (c) 1994, 1995, 1996, and 1997 Netscape Communications
Corporation. All rights reserved.
Use of this Source Code is subject to the terms of the applicable
license agreement from Netscape Communications Corporation.
*/
#ifndef PUBLIC_BASE_REGEXP_H
#define PUBLIC_BASE_REGEXP_H
/*
* File: regexp.h
*
* Description:
*
* Deprecated include file.
*/
#ifndef PUBLIC_NSAPI_H
#include "../nsapi.h"
#endif /* !PUBLIC_NSAPI_H */
#endif /* !PUBLIC_BASE_REGEXP_H */